css: Handle 'currentColor' special value
authorBenjamin Otte <otte@redhat.com>
Tue, 3 Jan 2012 03:38:09 +0000 (04:38 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2012 17:37:57 +0000 (18:37 +0100)
commit839b0f531764625693bdde11c4a18c9246b29a9c
tree2fb8f3e01dda23c9782256fed10be275e574508a
parent84d294ee7f795dfed34828194b39e68e6f186d56
css: Handle 'currentColor' special value

Computes to the value of the 'color' property, or when used on that
property, is treated as 'inherit'.
gtk/gtkcssstylefuncs.c
gtk/gtkcssstylepropertyimpl.c